Code Sharing (1/5)
List different ways in which we can build reusable code and promote code sharing
    There are different ways in which we can build shareable code in react:
    • Hooks
    • Higher Order Components
    • Render Props
    • Component composition